CustomItemsHandler

fun interface CustomItemsHandler

Functions

Link copied to clipboard
abstract fun onResult(customItems: Map<String, String>?, affectedKeys: List<String>?, e: SendbirdException?)